@charset "utf-8";
/* CSS Document */

body{ font-size:14px; font-family:Microsoft YaHei;}
*{ margin:0px; padding:0px;}
input{ outline:none;}
img{ border:none;}
ul{ margin:0px; padding:0px;}
a{ text-decoration:none; cursor:pointer;}
li{ list-style-type:none; }
.float_c{ clear:both;}
input{outline: none;}
.text_slice {display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
@font-face{
    font-family: '创艺简老宋';
    src: url('创艺简老宋.eot');
    src: local('fontName Regular'),
    local('fontName'),
    url('创艺简老宋.woff') format('woff'),
    url('创艺简老宋.ttf') format('truetype'),
    url('创艺简老宋.svg#fontName') format('svg');
}
.headdiv{ width:100%; border-top:4px solid #2c81e1;}
.headmain{ width:1160px; margin:0 auto;}
.headmain .logo{ display:block; width:480px; height:82px; background:url(logo.png) left center no-repeat; float:left;}
.headmain .search{ width:230px; float:right; height:36px; border:1px solid #d8d8d8; border-radius:20px; margin-top:22px;}
.headmain .search input{padding-left:15px; width:150px; float:left; height:36px; line-height:36px; background:none; border:none;}
.headmain .search a{ width:31px; height:36px; float:right; margin-right:15px; cursor:pointer; display: block; line-height: 36px;}
.menu{ clear:both; width:100%; height:50px; background:#2c81e1;}
.menu ul{ width:1160px; margin:0 auto;}
.menu ul>li{ width:145px; float:left;line-height:50px; text-align:center; position:relative;}
.menu ul>li:hover{ background:#236bbc;}
.menu ul>li>a{ display:block; width:100%; color:#fff; font-size:16px;}
.menu ul>li>ul{ width:100%; background:#236bbc; position:absolute; left:0; top:50px; z-index:999;}
.menu  #ul_3 li>ul{width:140%;right: -240%;} 
.menu ul>li>ul>li{ width:100%; height:33px; border-top:1px solid #2c81e1; line-height:33px;}
.menu ul>li>ul>li:first-child{ border:none;}
.menu ul>li>ul>li>a{ display:block; width:100%; height:33px; color:#fff; font-size:14px;}
.menu ul>li>ul>li>a:hover{ background:#2c81e1;}
.menu ul>li>ul>li>ul{position: absolute;right:-200%;top:0}
.banner{ width:100%; height:440px; overflow:hidden;}
.focusBox { position: relative; width:100%; height:440px;overflow: hidden; } 
.focusBox .pic li{ width:100%; height:440px; }
.focusBox .hd { display:none;}
.focusBox .prev,
	.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
	.focusBox .prev { left: 0; }
	.focusBox .next { background-position: 0 -90px; right: 0; }
	.focusBox .prev:hover,
	.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }

.main{ width:1160px; margin:0 auto; clear:both; padding-bottom:30px;}
.main .aboutus,.main .newcen{ width:50%; float:left; } 
.main .title{ width:100%; height:56px; line-height:56px; color:#2c81e1; font-size:16px;}
.main .aboutus .atmain,.main .newcen .ncmain{background:#f5f5f5;height:375px; width:100%;}
.main .newcen .ncmain{ background:#f0f0f0;}
.main .con{ padding:29px 15px 0 20px; position:relative;}
.main .con .aboutimg{ width:260px; height:205px; float:left; overflow:hidden; float:left;}
.main .con .aboutimg img{ display:block;width:260px; height:205px;}
.main .con .info{ width:249px; height:205px; background:#fff; padding:0 18px; float:left;}
.main .con .info p{ width:100%; height:70px; background:url(name.png) 0 bottom no-repeat; }
.main .con .info span{ display:block; color:#595959; line-height:28px; padding-top:15px;}
.qlist{ width:543px; height:80px; border:1px solid #e4e4e4; margin:0 auto; margin-top:26px; clear:both;}
.qlist ul li{ width:180px; float:left; height:80px; border-left:1px solid #e4e4e4;}
.qlist ul li:first-child{ border:none;}
.qlist ul li a{ display:block; width:100%; height:80px; position:relative;}
.qlist ul li:nth-child(1) div{ background:url(t1.png) 0 center no-repeat;}
.qlist ul li:nth-child(2) div{ background:url(t2.png) 0 center no-repeat;}
.qlist ul li:nth-child(3) div{ background:url(t3.png) 0 center no-repeat;}
.qlist ul li div{ width:54px; height:54px; position:absolute; top:13px; left:28px; transition:400ms;}
.qlist ul li p{ padding:16px 0 0 90px; }
.qlist ul li p span{ display:block; line-height:25px; color:#464646;text-transform: uppercase;}
.qlist ul li a:hover p span{ color:#2c81e1;}
.qlist ul li:nth-child(1) a:hover div{ background:url(t1on.png) 0 center no-repeat;-webkit-transform: translateY(-5PX);
-moz-transform:translateY(-5PX);
transform:translateY(-5PX); }
.qlist ul li:nth-child(2) a:hover div{ background:url(t2on.png) 0 center no-repeat;-webkit-transform: translateY(-5PX);
-moz-transform:translateY(-5PX);
transform:translateY(-5PX);}
.qlist ul li:nth-child(3) a:hover div{ background:url(t3on.png) 0 center no-repeat;-webkit-transform: translateY(-5PX);
-moz-transform:translateY(-5PX);
transform:translateY(-5PX);}
.qlist ul li p span:nth-child(2){ font-size:12px; color:#919191; font-family:Arial, Helvetica, sans-serif;}
.main .con .list{width:249px; height:205px; background:#fff; padding:0 18px; float:left;}
.main .con .list p{ padding-top:34px; line-height:33px; color:#4b4b4b; font-size:16px; font-weight:bold;}
.main .con .list a p{color:#4b4b4b;}
.main .con .list a:hover p { color:#2c81e1;}
.main .con .list span{ display:block; color:#595959; line-height:28px; padding-top:15px;}
.main .con .time{ width:90px; height:70px; background:#2c81e1; position:absolute; z-index:1; top:29px; left:190px;text-align:center; color:#fff; }
.main .con .time p:nth-child(1){ height:30px; line-height:30px; font-size:42px; padding-top:10px;}
.main .con .time p:nth-child(2){ font-size:12px; line-height:25px;}
.newlist{ padding-top:18px; width:543px; margin:0 auto;}
.newlist ul li{ line-height:33px; height:33px; background:url(bg1.jpg) left center no-repeat;}
.newlist ul li a{ color:#4b4b4b; padding-left:16px; width:430px; display:block; float:left;}
.newlist ul li a:hover{color:#2c81e1;}
.newlist ul li span{ display:block; float:right; color:#969696; font-size:14px;}
.queryfa li{ width:366px; float:left; margin-left:30px;}
.queryfa li:first-child{ margin-left:0;}
.queryfa li .qtitle{ width:100%; height:158px;}
.queryfa li .qtitle ul{ float:left;width:232px; }
.queryfa li .qtitle img{ width:232px; height:158px;}
.queryfa li .qtitle div{ width:134px; float:right; height:158px; background:#2c81e1 url(bg2.jpg) center 90px no-repeat;  text-align:center; color:#fff; font-size:16px;  }
.queryfa li .qtitle div p{ padding-top:55px; }
.queryfa li .qtitle div p:before,.queryfa li .qtitle div p:after {
    content: '';
    border-bottom: solid 2px #fff;
    position: absolute;
    bottom: 66px;
    width: 0;
}
/*从中间向两侧*/
.queryfa li .qtitle div p:before { right:40%; }
.queryfa li .qtitle div p:after { left: 40%; }
.queryfa li .qtitle div p:hover:before, .queryfa li .qtitle div p:hover:after {
    width: 40%;
}
.queryfa li .qtitle div p:before,.queryfa li .qtitle div p:after {
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.queryfa li .qtitle div a{ color:#fff; display:block; width:100%; height:100%; position:relative;}
.douban{ width:366px; padding-top:10px;  overflow:hidden;   } 
.douban .bd{ }
.douban .bd ul{ overflow:hidden; zoom:1; }
.douban .bd ul li{width:100%; height:95px; margin-left:0;}
.douban .bd ul li a{ color:#494949;}
.douban .bd ul li a:hover{ color:#2c81e1;}
.douban .bd ul li p{ font-weight:bold; line-height:34px;}
.douban .bd ul li span{ line-height:26px; padding-top:8px;}
.douban .hd{ height:38px; line-height:38px; width:364px; border:1px solid #e4e4e4;  overflow:hidden; margin-top:10px;   }
.douban .hd a{ display:block; color:#959595; width:134px; border-right:1px solid #e4e4e4; height:38px; text-align:center; line-height:38px; float:left;}
.douban .hd a:hover{color:#2c81e1;}
.douban .hd ul{ float:right; margin:12px 9px 0 0; zoom:1; }
.douban .hd ul li{ float:left; cursor:pointer; display:block; width:15px; height:15px; margin-left:5px;background: #bbb;border-radius: 15px; }
.douban .hd ul li.on{background: #2c81e1;}
.hzfw{ padding-top:10px;color:#494949;}
.hzfw p{ font-weight:bold; line-height:34px;}
.hzfw span{ line-height:26px; padding-top:8px;}
.hzfw  .hda{ width:134px; height:38px; border:1px solid #e4e4e4; text-align:center; line-height:38px;color:#959595; display:block; margin-top:19px;}	
.hzfw  a:hover{color:#2c81e1;}
.hzfw   .hda a{ color:#959595;}
.hzfw   a{ color:#494949;}
.foot{ width:100%; clear:both; background:#f0f0f0; height:240px;}
.footmain{ width:1160px; margin:0 auto;}
.footleft{ /* width:735px; */ float:left; padding-top:38px;}
.footleft dl{ width:100px; float:left;}
.footleft dl:nth-child(3){ width:155px;}
.footleft dl dt{ color:#373737; line-height:32px;}
.footleft dl dd ul li{ line-height:25px; font-size:12px;}
.footleft dl dd ul li a{ color:#6a6a6a;}
.footleft dl dd ul li a:hover{ color:#2c81e1;}
.footright{ width:590px; float:right; padding-top:38px;}
.footright .tel{ width:100%; height:83px; border-bottom:1px solid #808080; line-height:40px; color:#5e5e5e; font-size:16px; }
.footright .tel em{font-size: 24px;font-family: '创艺简老宋';font-weight: bold;line-height: 15px;}
.footright p{ line-height:29px;}
.footright p.p1{ font-size:14px; color:#686868; padding-top:5px;}
.footright p.p2{ color:#565656; font-size:12px;}
.footright p.p3{ color:#666; font-size:12px;}
.footright p.p3 a{color:#666;}
 
.layui-laypage{width: 100%;text-align: center;margin: 50px 0;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background:#9f9d9d;}
.layui-laypage a:hover{color:#9f9d9d;}

.bannern{ width:100%; height:240px;}
.nleft{ width:228px; float:left;}
.classon{ width:100%; height:120px; background:url(ltop.jpg) 0 0 no-repeat;}
.classon p{ font-size:24px; color:#fff; padding-top:35px; padding-left:56px;}
.classon  span{ font-size:20px; font-family:"Times New Roman", Times, serif; color:#96c0f0; padding-top:10px; display:block; padding-left:56px;}
.shildnav{ width:100%; background:#e1edfb; padding:25px 0 10px 0;}
.shildnav ul li{ width:207px; line-height:40px; text-align:center; margin:0 auto;  }
.shildnav #ul_36 li{overflow: hidden;}
.shildnav #ul_36 li a{background:#2D81E1}
.shildnav ul li a{ display:block; width:207px; height:40px; color:#fff;}
.shildnav>ul>li>a{background: url(icon_list.png) no-repeat left 20px center #2D81E1;border-bottom: 1px solid #fff;}
.shildnav>ul>li>ul>li{font-size: 14px;}
.shildnav>ul>li>ul>li>a{color: #666;}
.shildnav ul#ul_3>li>ul>li>a.on,.shildnav ul#ul_3>li>ul>li a:hover{font-size: 14px;background:rgba(45, 129, 225, 0.54); color:#fff;}
.shildnav ul#ul_4 li a.on,.shildnav ul#ul_4 li a:hover{ background:url(icon_list_on.png) no-repeat left 20px center #2d81e1; color:#fff; font-size:16px;}
.shildnav ul#ul_36 li a.on,.shildnav ul#ul_36 li a:hover{ background:#2d81e1; color:#fff; font-size:14PX; }
.shildnav ul li a.on,.shildnav ul li a:hover{background: url(icon_list_on.png) no-repeat left 20px center #2D81E1; color:#fff; font-size:16px;}
.ngg{ width:228px; height:104px; margin-bottom:10px; text-align:center;}
.n1{ margin-top:22px; background:url(l1.jpg) 0 0 no-repeat;}
.n2{ background:url(l2.jpg) 0 0 no-repeat;}
.n3{background:url(l3.jpg) 0 0 no-repeat;}
.ngg p{ padding-top:70px; color:#fff;}

.nright{ width:902px; float:right;}
.namet{ width:100%; height:71px; background:url(nbg.png) 0 bottom no-repeat; line-height:71px; color:#999; text-align:right;}
.namet a{ color:#999;}
.contentd{ padding:40px 0 75px 0; background:url(nbg2.png) 0 bottom no-repeat; color:#000; line-height:31px; min-height:400px;}
.contentd img{ max-width:100% !important; height:auto !important;}
.aboutleft{ width:400px; float:left; padding-top:60px; background:url(name2.jpg) 0 0 no-repeat;}
.abimg{ width:452px; float:right; margin-right:17px;}

.tjnew{ padding-left:30px;}
.tjnew .tjimg{ width:223px; height:138px; float:left; overflow:hidden;}
.tjnew .tjimg img{width:223px; height:138px; }
.tjnew .tjinfo{ width:588px; float:left; margin-left:24px;}
.tjnew .tjinfo a:hover p{ color:#2d81e1;}
.tjnew .tjinfo p{ color:#666; font-weight:bold; padding-top:15px;}
.tjnew .tjinfo span{ display:block; line-height:24px; color:#818181; padding-top:5px}
.tjnew .tjinfo span i{ float:right; color:#2d81e1; font-style:normal;}
/*.ariclist { padding:25px 0 0 30px;}
.ariclist li{ width:840px; height:125px; cursor:pointer;}
.ariclist li:hover p{ color:#2d81e1; }
.ariclist li p{  padding:20px 20px 0 20px;}
.ariclist li span{ display:block; padding:0 20px 0 20px;}
.ariclist li p{ line-height:30px; color:#666; font-weight:bold;}
.ariclist li span{ color:#818181; line-height:24px;}
.ariclist li span i{ display:block; float:right; color:#2d81e1; font-style:normal;}
*/
.ariclist { padding:25px 0 0 0;} 
/*.ariclist li{ width:900px; height:114px; border:1px solid #e5e5e5; margin-bottom:17px;}
.ariclist li:hover{ background:#fafafa;}
.ariclist li a{ display:block; position:relative; padding-left:19px;}
.ariclist li a:hover p{ color:#2d81e1;}
.ariclist li p{ width:732px; border-bottom:1px solid #e5e5e5; height:61px; line-height:61px; color:#1b1b1b; font-size:16px; padding-left:22px; background:url(ybg.png) left center no-repeat;}
.ariclist li span{ display:block; line-height:52px; color:#656565;}
.ariclist li .time{ width:126px; height:114px; border-left:1px solid #e5e5e5; position:absolute; right:0; top:0; z-index:1; background:url(time.png) center 32px no-repeat;}
.ariclist li .time i{ display:block; padding-top:65px; text-align:center; color:#6f6f6f; font-style:normal;}
*/
.ariclist li{ width:900px;  line-height: 35px;}
.ariclist li:hover{ background:#fafafa;}
.ariclist li a{ display:block; position:relative; padding-left:19px;}
.ariclist li a:hover p{ color:#2d81e1;}
.ariclist li p{ width:732px;  height: 35px;  color:#1b1b1b;  padding-left:22px; background:url(ybg.jpg) left center no-repeat;}
.ariclist li span{ display:block; line-height:52px; color:#656565;text-indent: 25px;display: none;}
.ariclist li .time{ width:126px; height: 61px;  position:absolute; right:0; top:0; z-index:1; }
.ariclist li .time i{ display:block;  text-align:center; color:#6f6f6f; font-style:normal; font-size:12px;}
.contentd .n_t {line-height: 40px;font-size: 18px;color: #363636;font-weight: bold;text-align: center; }
.contentd .author {height: 30px;line-height: 30px;font-size: 12px;color: #555555;text-align: center; }
.contentd .n_c {font-size: 14px;line-height: 28px;margin-top: 10px; min-height:200px; }
 
.contentd .prvnet {margin: 20px 0; }
.contentd .prvnet p {font-size: 14px;display: block;line-height: 32px; }
.contentd .prvnet span {font-size: 14px;color: #024da2; }
.contentd .prvnet a:hover{ text-decoration:underline;}

.proul li{ width:274px; float:left; margin-left:20px; margin-bottom:20px;}
.proul li .pimg{ border:1px solid #e3e3e3; padding:4px; width:264px; height:192px;}
.proul li .pimg img{ width:264px !important; height:192px !important;}
.proul li p{ width:100%; height:42px; text-align:center; line-height:42px; color:#666;  border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3; margin-top:14px;}
.proul li a{ display:block; position:relative; width:100%;}
.proul li .pbg{ width:264px; height:192px; border:5px solid #236bbd; background:url(pbg.png) 0 0 no-repeat;}
.proul li .pbg{ position:absolute; top:0; left:0; z-index:1; display:none;}
.proul li a:hover .pbg{ display:block;}
.proul li a:hover p{ border-top:1px solid #236bbd;border-bottom:1px solid #236bbd; color:#236bbd;}

.imgul li{ width:274px; float:left; margin-left:20px; margin-bottom:20px;}
.imgul li .pimg{ border:1px solid #e3e3e3; padding:4px; width:264px; height:192px;}
.imgul li .pimg img{ width:264px !important; height:192px !important;}
.imgul li p{ width:100%; height:42px; text-align:center; line-height:42px; color:#666;   margin-top:14px;}
.imgul li a{ display:block; position:relative; width:100%;} 
.imgul li a:hover p{   color:#236bbd;}


.search_title {font-size: 16px;}
.search_title  .search_keyword {color: #0075c4;}
.search_list {padding-top: 20px;}
.search_list li a {color: #333;padding-left: 30px; font-size:15px;}
.search_list li a img {position: absolute;left: 5px;top: 22px;}
.search_list li {padding: 15px 0;position: relative; border-bottom:2px solid #ededed; background: url(common1.gif) 10px center no-repeat;}
.search_list li ul {line-height: 25px;padding: 10px 20px; display:none;}

/**招聘信息**/ 
.post-list { width: 95%; margin: 3px 9px 10px; }
.post-list .post-name { border-top: 4px solid #fff; }
.post-list .post-name .auto-style1 { font-size: 14px; line-height: 40px; text-indent: 17px; background-color: #f8efd6; cursor: pointer; }
.post-list .post-info { display: none; padding: 18px 83px; background: #fffaec url(p_2_1.png) no-repeat 18px 26px; }
.post-list .post-info .Pasual { min-height: 66px; }

.layui-form table {width: 500px;margin: 0 auto;border-collapse: collapse;border: none;color: #222;}
.layui-form table td{ border:1px solid #ccc;}
.layui-form table .tableft { width: 100px; text-align: right;}
.layui-form table input{ height:25px; width:100%; border:none; padding-left:5px;}
.layui-form table .layui-textarea{ border:none;height:100px; padding-left:5px; }
.layui-form table .code{ float:left; width: 197px;}
.layui-form table .validateCode{height: 25px !important;}
.layui-form table .layui-btn{ width:80px; height:30px; background:#2d81e1; border:none; color:#fff;    margin:10px;}




	
	
	
	
	
	
	
	
	
